home *** CD-ROM | disk | FTP | other *** search
File List | 1997-04-17 | 1.6 KB | 35 lines |
- ; Rules:
- ; Wildcards are not excepted.
- ; Comma is used to separate the object name and the new password.
- ; The object name may be a full object name (typeless), or a partial name.
- ; For example: If the user's full name is: dcollins.mercury.hq.dart
- ; then, the following entries will be valid for the match:
- ; dcollins, newpassword
- ; dcollins.mercury, newpassword
- ; mercury.hq, newpassword
- ; Put focused object names above the vague object names.
- ; Example: Put mhs.resources.hq above hq
- ; n4pass.nlm will stop reading this file once it finds the first successfull
- ; match.
- ;
- ; File format is: ObjectName , NewPassword
- ; ObjectName field may be a partial or full user object name.
- ; Note that typeless names are used.
- ; NewPassword field should contain a valid password only.
- ; Reserved values for NewPassword field:
- ; RANDOM - object will be assigned a random password.
- ; DEFAULT - object will be assigned the value in DefaultNewPassword.
- ; ID - object will be assigned the value of its 'short' object name.
- ;
- ; Samples:
- ; finance, random <- will set anyone that has the word 'finance' in
- ; their full object name to a random password.
- ; operations, id <- will set anyone that has the word 'operations' in
- ; their full object name to a password that matches
- ; their 'short' object name. For example, a
- ; password change for jsmith.operations.hq, is set
- ; to 'jsmith'.
- ; jsmith.sales, 123-12-1223
- ; jmclemee, MaryLou
- ;
-